The less than operator tells the Formula Editor to evaluate an expression (x<y) and returns a TRUE (if x is less than y) or FALSE (if x is equal to or greater than y).
The following examples are applicable to both Basic and Crystal syntax:
TRUE, where {file.WEIGHT} = 150, or {file.WEIGHT} = 199.
FALSE, where {file.WEIGHT} = 200 or {file.WEIGHT} = 400.
TRUE, where {file.COST}=350, {file.PRICE} = 400.
FALSE, where {file.COST} = 350 and {file.PRICE} = 350, or where {file.COST} = 350 and {file.PRICE} = 325.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |